BasicRecurrentLayer
BasicRecurrentLayer[n] represents a trainable recurrent layer that takes a sequence of vectors and produces a sequence of vectors each of size n.
BasicRecurrentLayer[n,opts] includes options for initial weights and other parameters.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.